 

#about{
	background-color: #0065b7;
	background-image: url(6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	height:700px;
	
}
#about .box{position: relative;height:500px;}
#about .btn{
	height: 50px;
	width: 130px;
	margin-right: 480px;
	margin-left: 480px;

}
#about .about{
	height: 308px;
	overflow: hidden;
	padding-top: 30px;
}
#about .about .img{ float:left}
#about .about .img img{
	float:left;
	border: 5px solid #FFFFFF;
}#about .about .right{
	margin-left: 520px;
	background-image: url(x1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 10px;
	/*font-family: "微软雅黑", "宋体", Arial;*/
}
#about ,#about a{ color:#FFFFFF}
#about .about .etitle{
	background-image: url(7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 300px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
}
#about .about .ntitle{padding-left: 10px;}
#about .about .econtent{
	height: 150px;
	overflow: hidden;	padding-left: 10px;
}
#about .about .more{
	text-align: right;
}
#about .about .more a{
	background-color: #FFFFFF;
	color: #1a69a1;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#about .about .more a.select{
	color: #FFFFFF;
	background-color: #78bc27;
}
#about .prv{
	background-image: url(8.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
	width: 40px;
	float: left; cursor:pointer;
}
#about .next{	background-image: url(9.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 200px;
	width: 40px;
	float: right; cursor:pointer;}
#about .div1{ float:left;}
#about .aboutpic{
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
	padding-top: 25px;
	position: absolute;
	left: 0px;
	bottom: -120px; width:1080px;margin-left: 50px;
}#about .aboutpic .lists{
	background-color: #898989;
	border: none;
	float:left;
	margin: 5px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#about .aboutpic .lists a{ color:#FFFFFF }

 
 